home *** CD-ROM | disk | FTP | other *** search
- ;
- ; PROTOCOL.INI section for the OS/2 Lan Manager driver for the Network
- ; Peripherals Inc. NP-EISA FDDI card. Default values for all parameters are
- ; shown in the lines which follow "DRIVERNAME". All parameters are optional.
- ;
- ; parameter values meaning
- ; --------- ---------------- ---------------------------------------
- ;
- ; DRIVERNAME EISA_LM$, EISA_LM2$ Use "EISA_LM2$" for the name of the
- ; driver loaded for a second card, (e.g.
- ; two nets, as opposed to Dual Attach).
- ;
- ; ATYPE_SLOT \
- ; BTYPE_SLOT - indicates the Adapter type and EISA slot #,
- ; STYPE_SLOT / see user manual as to proper combinations of keywords
- ; values: 1, 2, 3, 4, 5, 6, 7
- ;
- ; INTERRUPT 10, 11 IRQ for the card to use (not hex)
- ;
- ; NETADDRESS 12 hex digits Network Address to use instead of
- ; (enclose in "") the one in the card's PROM
- ;
- ; MAXTRANSMITS 1-20 # of transmits which can be queued
- ; by the driver. Each additional queue
- ; entry uses 64-128 bytes of memory.
- ;
- ; ETHERNETEMULATE Yes or No If Yes, driver presents itself as
- ; "DIX+802.3", allows 1500-byte frames
- ; NOTE: Microsoft NETBEUI requires Yes
- ; If No, driver presents itself as
- ; "FDDI", allows 4500-byte frames
- ;
- ; FORCE_NDIS_V1 Yes or No If Yes, NDIS structures appear as
- ; specified in the 1.0 documentation
- ; If No, NDIS structures appear as
- ; specified in the 2.0 documentation
- ;
- ; OVERRIDE_TYPE Yes or No If Yes, the driver will override the
- ; type the card's jumpers indicate
- ; If No, the driver will not override
- ; the card's jumpers type the indicate
- ;
- ; Defaults are shown below as commented-out fields:
-
- DRIVERNAME = EISA_LM$
- ETHERNETEMULATE = Yes
- ; STYPE_SLOT = 4
- ; NETADDRESS = PROM value
- ; INTERRUPT = 11
- ; MAXTRANSMITS = 6
- ; FORCE_NDIS_V1 = No
- ; OVERRIDE_TYPE = No